The H5T_GET_TAG function retrieves a tag string from an opaque data type.
Result = H5T_GET_TAG(Datatype_id)
Returns a string containing the tag associated with the specified opaque datatype, or an empty string if no tag exists.
A long integer containing the identifier of the opaque datatype.
None
|
6.3 |
Introduced |